x86emul: rename the no_writeback label
authorJan Beulich <jbeulich@suse.com>
Thu, 19 Jan 2017 09:33:55 +0000 (10:33 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 19 Jan 2017 09:33:55 +0000 (10:33 +0100)
commit20c26793e74f781bd39256617e93f8eed383cbed
treeb16b5540ceac12fcd4bfbfa5f50d9263e71d18da
parent58f1bba440335870b41738b669c0680dafba7b49
x86emul: rename the no_writeback label

This is to bring its name in line with what actually happens there.

Suggested-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/x86_emulate/x86_emulate.c